
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="title" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="/css/strake.css" type=text/css rel=stylesheet>
<link rel="stylesheet" type="text/css" href="/css/green.css" title="CSS1" ID="CSS1">
<link rel="stylesheet" type="text/css" href="/css/dark.css" title="CSS2" ID="CSS2" DISABLED>
<link rel="stylesheet" type="text/css" href="/css/violet.css" title="CSS3" ID="CSS3" DISABLED>
<script type="text/javascript" src="/js/jquery-1.8.2.min.js"></script>
<link rel="shortcut icon" href="/favicon.ico" />
</head>
<body>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"KO4wiSC8R2L2Olrv",ck:"KO4wiSC8R2L2Olrv"})</script>
    
<script>
function changeCss(id)
{
    for(var i=1;i<5;i++)
    {
    if(i==id)
        document.getElementById("CSS"+i).disabled= false;
    else
        document.getElementById("CSS"+i).disabled= true;
    }
}
</script>
<style type="text/css">
.popup_menu{position:absolute; z-index:90; border:1px solid #008200; padding:2px; width:73px;}
.popup_menu a{ display:block; color:#008200; text-indent:12px; text-decoration:none; height:26px; line-height:25px; padding-right:5px;}
.popup_menu a:hover{ background:#008200; color:#FFFF00; border-radius:5px;}
</style>
<script type="text/javascript">
var kyoPopupMenu={};
	kyoPopupMenu = (function(){
    return {
        sys: function (obj) {
			$('.popup_menu').remove();
            popupMenuApp = $('<div class="popup_menu app-menu"><a menu="menu1">刷新页面</a><a menu="menu2">暗黑大盗</a><a menu="menu3">紫霞仙子</a><a menu="menu4">绿林好汉</a></div>')
			.find('a').attr('href','javascript:;')
			.end().appendTo('body');
			//绑定事件
			$('.app-menu a[menu="menu1"]').on('click', function (){
				window.location.href="javascript:location.reload()";
            });
			$('.app-menu a[menu="menu2"]').on('click', function (){
				window.location.href="javascript:changeCss(2)";
            });
            $('.app-menu a[menu="menu3"]').on('click', function (){
				window.location.href="javascript:changeCss(3)";
            });
            $('.app-menu a[menu="menu4"]').on('click', function (){
				 window.location.href="javascript:changeCss(1)";
            });
			return popupMenuApp;
		}
	}})();
	//取消右键
	$('html').on('contextmenu', function (){return false;}).click(function(){
		$('.popup_menu').hide();
	});
	//桌面点击右击
    $('html').on('contextmenu',function (e){
    	var popupmenu = kyoPopupMenu.sys();
      	l = ($(document).width() - e.clientX) < popupmenu.width() ? (e.clientX - popupmenu.width()) : e.clientX;
      	t = ($(document).height() - e.clientY) < popupmenu.height() ? (e.clientY - popupmenu.height()) : e.clientY;
      	popupmenu.css({left: l,top: t}).show();
      	return false;
    });
</script>
<style>
    body {
    cursor: url(/mouse.cur), auto;
}
a:hover {
    cursor: url(/mouse1.cur), auto;
}
</style>
<body text=#008200 bgColor=#000000 background=/images/background.gif></body>
<body bgcolor=#000000>
<table width="660" border="2" bgcolor="black" align="center" cellpadding="0" cellspacing="0" bordercolor="#008000">
<td valign="top"><div align="center"></div><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
<div align="center"><img src="/error404.png" /></div>
<div align="center"><font style="FONT-SIZE: 90pt" face=隶书 color=#008200>Error</font></div>
<div align="center"><font style="FONT-SIZE: 30pt" face=隶书 color=#008200><li>您访问的页面不存在</li></font></div>
<div align="center"><font style="FONT-SIZE: 14pt" face=隶书 color=#008200><li>网站已迁移到新站点</li></font></div>
<div align="center"><font style="FONT-SIZE: 14pt" face=隶书 color=#008200><li>浏览器输入：https://0088.top 打开</li></font></div>
<div align="center"><p><span title=返回上一页><input type="button" onclick="location.href='javascript:history.go(-1)';" value="返回上一页" style="color:#FFFFFF; font-weight: bold; border:none; background:#008200;"></span></p></div>
<div align="center"><p><span title=返回首页><input type="button" onclick="location.href='/index.php';" value="返回首页" style="color:#FFFFFF; font-weight: bold; border:none; background:#FF0000;"></span></p></div>
<script>
	!function() {
	var coreSocialistValues = ["富强", "民主", "文明", "和谐", "自由", "平等", "共享", "公正", "法治", "爱国", "敬业", "诚信", "友善"],
		index = Math.floor(Math.random() * coreSocialistValues.length);
	document.body.addEventListener('click', function(e) {
		if (e.target.tagName == 'A') {
			return;
		}
		var x = e.pageX,
			y = e.pageY,
			span = document.createElement('span');
		span.textContent = coreSocialistValues[index];
		index = (index + 1) % coreSocialistValues.length;
		span.style.cssText = ['z-index: 9999999; position: absolute; font-weight: bold; color: #008200; top: ', y - 20, 'px; left: ', x, 'px;'].join('');
		document.body.appendChild(span);
		animate(span);
	});
	function animate(el) {
		var i = 0,
			top = parseInt(el.style.top),
			id = setInterval(frame, 16.7);
		function frame() {
			if (i > 180) {
				clearInterval(id);
				el.parentNode.removeChild(el);
			} else {
				i += 2;
				el.style.top = top - i + 'px';
				el.style.opacity = (180 - i) / 180;
			}
		}
	}
}();
</script>
</body>
</html>